home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / escript6.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  17.2 KB  |  485 lines

  1. *PPD-Adobe: "4.0"
  2. *%
  3. *% Note:  For use with some ancient applications, e.g., Adobe Separator 3.2,
  4. *%   it may be necessary to make a version of this file with the first line
  5. *%   commented out.
  6. *%
  7. *% PTL SCCS ID "@(#)PPD    1.21  7/20/94";
  8. *%
  9. *FormatVersion: "4.0"
  10. *FileVersion: "1.21"
  11. *LanguageVersion: English
  12. *%
  13. *Product: "(EPL-3000)"
  14. *%
  15. *PSVersion: "(132.07) 2834"
  16. *%
  17. *ModelName: "EPSON EPL-3000 EpsonScript"
  18. *%
  19. *% NickName can be customized by the local system administrator.
  20. *NickName: "EPSON EPL-3000 EpsonScript"
  21. *%
  22. *PCFileName: "ESCRIPT6.PPD"
  23.  
  24. *%=== Basic Capabilities ===============
  25. *LanguageLevel: "2"
  26. *ColorDevice: False
  27. *DefaultColorSpace: Gray
  28. *Throughput: "4"
  29. *Protocols: TBCP
  30.  
  31. *% Following numbers may be set for the particular printer (or for each
  32. *%   available memory size) by typing "vmstatus exch sub == pop" for each
  33. *%   memory size, JUST AFTER POWER UP.
  34. *%   The FreeVM number is most useful for intelligent spoolers that can
  35. *%   decide which printer to use, based on the known available memory.
  36. *% The number will of course vary for SelecType settings "USER INDIVIDUAL" vs.
  37. *%   "USER AUTOSENSE", RX-BUFFER SIZE, etc.  Actual usable memory size is
  38. *%   affected by setting of PRINT MODE ("BAND" vs. "PAGE).
  39. *%
  40. *FreeVM: "1395693"
  41. *VMOption None/Minimum PS2 Standard 2.0 MB RAM: "1395693"
  42. *VMOption 3.0MB: "2359943"
  43. *VMOption 5.0MB: "4288448"
  44.  
  45. *Password: "()"
  46. *ExitServer: " count 0 eq % Is password on stack?
  47.    { false } { true exch startjob } ifelse
  48.      not { (WARNING: Cannot modify initial VM.) =
  49.        (Missing or invalid password.) =
  50.        (Please contact author of this software.) = flush quit
  51.          } if"
  52. *End
  53. *Reset: "count 0 eq % Is password on stack?
  54.    { false } { true exch startjob } ifelse
  55.      not { (WARNING: Cannot reset printer.) =
  56.        (Missing or invalid password.) =
  57.        (Please contact author of this software.) = flush quit
  58.          } if
  59.     systemdict /quit get exec
  60.     (WARNING:  Printer Reset Failed.) = flush"
  61. *End
  62.  
  63. *%=== Resolution ======================
  64. *DefaultResolution: 300dpi
  65. *?Resolution: "save currentpagedevice /HWResolution get 0 get
  66.  (          ) cvs print (dpi) = flush restore"
  67. *End
  68.  
  69. *% PageProtect / "Banding" support.
  70. *%
  71. *% Must be followed by a paper or tray operator to take effect!
  72. *%
  73. *OpenUI *PageProtect/Page Protect: PickOne
  74. *OrderDependency: 5 AnySetup *PageProtect
  75. *DefaultPageProtect: Default
  76. *%
  77. *PageProtect Default/Printer's default: ""
  78. *PageProtect Off: "<</PrintMode 0>> setsystemparams"
  79. *PageProtect On:  "<</PrintMode 1>> setsystemparams"
  80. *CloseUI: *PageProtect
  81.  
  82. *% Epson RITech (Resolution Improvement Technology)
  83. *%
  84. *OpenUI *Smoothing/Resolution Improve: PickOne
  85. *OrderDependency: 40 AnySetup *Smoothing
  86. *DefaultSmoothing: Default
  87. *% "Printer's default" appears twice for PSPrinter/LW8.0, once for EpsonScript.
  88. *Smoothing Default/Printer's default: "<</REValue 4>> setsystemparams"
  89. *Smoothing Off: "<</REValue 0>> setsystemparams"
  90. *Smoothing Light: "<</REValue 1>> setsystemparams"
  91. *Smoothing Medium: "<</REValue 2>> setsystemparams"
  92. *Smoothing Dark: "<</REValue 3>> setsystemparams"
  93. *?Smoothing: "save [(Off)(Off)(Light)(Medium)(Dark)]
  94.   currentsystemparams /REValue get  1 add  get
  95.   = flush restore"
  96. *End
  97. *CloseUI: *Smoothing
  98.  
  99.  
  100. *% User preference of Printer's Default Monochrome Screen.
  101. *% Phoenix Technologies' MultiGray (R) screening for 300dpi has
  102. *%   the *appearance* of a 53 lpi screen at 45 degrees, but with better
  103. *%   grayscale than a standard screen, i.e., less visible contouring.
  104. *% When MultiGray is selected, it overrides *all* user-specified screens.
  105. *%
  106. *OpenUI *MultiGray/Dot Screen: PickOne
  107. *OrderDependency: 60 AnySetup *MultiGray
  108. *DefaultMultiGray: Default
  109. *MultiGray Default/Printer's default: ""
  110. *MultiGray Off/Standard: "
  111.   <</PrefScreenValue 0>> setuserparams currentscreen setscreen"
  112. *End
  113. *MultiGray On/MultiGray: "
  114.   <</PrefScreenValue 1>> setuserparams currentscreen setscreen"
  115. *End
  116. *?MultiGray: "save [(Off)(On)]
  117.   currentuserparams /PrefScreenValue get get
  118.   = flush restore"
  119. *End
  120. *CloseUI: *MultiGray
  121.  
  122.  
  123. *% PS Error Sheet
  124. *%
  125. *OpenUI *PSerrorsheet/Error Sheet: PickOne
  126. *OrderDependency: 70 AnySetup *PSerrorsheet
  127. *DefaultPSerrorsheet: Default
  128. *%
  129. *PSerrorsheet Default/Printer's default: ""
  130. *PSerrorsheet Off: "<</DoErrorSheet false>> setsystemparams"
  131. *PSerrorsheet On:  "<</DoErrorSheet true>>  setsystemparams"
  132. *?PSerrorsheet: "save [(Off)(On)]
  133.   currentsystemparams /DoErrorSheet get get
  134.   = flush restore"
  135. *End
  136. *CloseUI: *PSerrorsheet
  137.  
  138.  
  139. *% PS Toner Save
  140. *%
  141. *OpenUI *TonerSave/Toner Save: PickOne
  142. *OrderDependency: 80 AnySetup *TonerSave
  143. *DefaultTonerSave: Default
  144. *%
  145. *TonerSave Default/Printer's default: ""
  146. *TonerSave Off: "<</TonerSave false>> setuserparams"
  147. *TonerSave On:  "<</TonerSave true>>  setuserparams"
  148. *?TonerSave: "save [(Off)(On)]
  149.   currentuserparams /TonerSave get get
  150.   = flush restore"
  151. *End
  152. *CloseUI: *TonerSave
  153.  
  154.  
  155. *% PS Toner Density
  156. *%
  157. *OpenUI *TonerDensity/Toner Density: PickOne
  158. *OrderDependency: 90 AnySetup *TonerDensity
  159. *DefaultTonerDensity: Default
  160. *%
  161. *TonerDensity Default/Printer's default: "<</TonerDensity 5>> setuserparams"
  162. *TonerDensity Lightest: "<</TonerDensity 0>> setuserparams"
  163. *TonerDensity Light:  "<</TonerDensity 1>> setuserparams"
  164. *TonerDensity Medium: "<</TonerDensity 2>> setuserparams"
  165. *TonerDensity Dark:   "<</TonerDensity 3>> setuserparams"
  166. *TonerDensity Darkest: "<</TonerDensity 4>> setuserparams"
  167. *?TonerDensity: "save [(Lightest)(Light)(Medium)(Dark)(Darkest)]
  168.   currentuserparams /TonerDensity get get
  169.   = flush restore"
  170. *End
  171. *CloseUI: *TonerDensity
  172.  
  173.  
  174. *% Halftone Information ===========================
  175. *%
  176. *ScreenFreq: "60"
  177. *ScreenAngle: "45"
  178. *DefaultScreenProc: Dot
  179.  
  180. *ScreenProc Dot: "
  181. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  182. sub}{dup mul exch dup mul add 1 exch sub}ifelse}"
  183. *End
  184. *ScreenProc Line: "{pop}"
  185. *ScreenProc Ellipse: "{dup 5 mul 8 div mul exch dup mul exch add
  186.  sqrt 1 exch sub}"
  187. *End
  188.  
  189. *DefaultTransfer: Null
  190. *Transfer Null: "{}"
  191. *Transfer Null.Inverse: "{1 exch sub}"
  192.  
  193. *% === Paper Handling ===================
  194. *% Use these PageSize entries to set paper size unless there is specific reason
  195. *%   to use PageRegion, such as when using manual feed.  (PageSize is used
  196. *%   when "Paper from" is set to "Auto Select" or "Automatic".)
  197. *OpenUI *PageSize: PickOne
  198. *OrderDependency: 20 AnySetup *PageSize
  199. *%
  200. *% This may be set to whatever is the most common PageSize at a site.
  201. *%   (Per-job PageSize is not stored with the job by all Mac applications.)
  202. *DefaultPageSize: A4
  203. *%
  204. *PageSize A4: "statusdict /a4tray get exec"
  205. *PageSize A5: "statusdict /a5tray get exec"
  206. *PageSize B5: "statusdict /b5tray get exec"
  207. *PageSize Letter: "statusdict /lettertray get exec"
  208. *PageSize Legal: "statusdict /legaltray get exec"
  209. *PageSize HalfLetter/Half Letter: "statusdict /halflettertray get exec"
  210. *PageSize Executive: "statusdict /executivetray get exec"
  211. *PageSize Govlgl/Government Legal: "statusdict /glgtray get exec"
  212. *PageSize Govltr/Government Letter: "statusdict /glttray get exec"
  213. *PageSize F4: "statusdict /f4tray get exec"
  214. *PageSize Monarch: "statusdict /monarchtray get exec"
  215. *PageSize Comm10/Commercial-10: "statusdict /com10tray get exec"
  216. *PageSize DL: "statusdict /dlenvelopetray get exec"
  217. *PageSize C5: "statusdict /c5tray get exec"
  218. *PageSize C6: "statusdict /c6tray get exec"
  219. *PageSize ISOB5/International B5: "statusdict /enb5tray get exec"
  220. *?PageSize: "save
  221.  19 dict
  222.    dup /a4 (A4) put
  223.    dup /a5 (A5) put
  224.    dup /b5 (B5) put
  225.    dup /letter (Letter) put
  226.    dup /legal (Legal) put
  227.    dup /halfletter (HalfLetter) put
  228.    dup /executivepage (Executive) put
  229.    dup /glg (Govlgl) put
  230.    dup /glt (Govltr) put
  231.    dup /f4 (F4) put
  232.    dup /monarch (Monarch) put
  233.    dup /com10 (Comm10) put
  234.    dup /dlenvelope (DL) put
  235.    dup /c5 (C5) put
  236.    dup /c6 (C6) put
  237.    dup /enb5 (ISOB5) put
  238.    paperdict {
  239.      /pindex get 
  240.      currentsystemparams /PaperSize get  eq
  241.      { exit } { pop} ifelse
  242.    } forall
  243.   count 0 eq { (Unknown) }{ get } ifelse =
  244.   flush restore"
  245. *End
  246. *CloseUI: *PageSize
  247.  
  248.  
  249. *% These entries set up the frame buffer.  Usually used with manual feed.
  250. *%   (These are intended to be ignored if emitted before InputSlot for
  251. *%   this printer.  I.e., InputSlot will override a preceding PageRegion.)
  252. *OpenUI *PageRegion: PickOne
  253. *OrderDependency: 14 AnySetup *PageRegion
  254. *%
  255. *DefaultPageRegion: A4
  256. *%
  257. *PageRegion A4: "a4"
  258. *PageRegion A5: "a5"
  259. *PageRegion B5: "b5"
  260. *PageRegion Letter: "letter"
  261. *PageRegion Legal: "legal"
  262. *PageRegion HalfLetter/Half Letter: "halfletter"
  263. *PageRegion Executive: "executivepage"
  264. *PageRegion Govlgl/Government Legal: "glg"
  265. *PageRegion Govltr/Government Letter: "glt"
  266. *PageRegion F4: "f4"
  267. *PageRegion Monarch: "monarch"
  268. *PageRegion Comm10/Commercial-10: "com10"
  269. *PageRegion DL: "dlenvelope"
  270. *PageRegion C5: "c5"
  271. *PageRegion C6: "c6"
  272. *PageRegion ISOB5/International B5: "enb5"
  273. *CloseUI: *PageRegion
  274.  
  275.  
  276. *% These entries provide the imageable areas of the media option keywords.
  277. *%
  278. *DefaultImageableArea: A4
  279. *%
  280. *ImageableArea A4: "12 10 582 833"
  281. *ImageableArea A5: "12 13 407 582"
  282. *ImageableArea B5: "12 10 504 716"
  283. *ImageableArea Letter: "12 9 599 784"
  284. *ImageableArea Legal: "12 8 599 1000"
  285. *ImageableArea HalfLetter/Half Letter: "12 13 383 599"
  286. *ImageableArea Executive: "12 13 509 743"
  287. *ImageableArea Govlgl/Government Legal: "12 13 599 923"
  288. *ImageableArea Govltr/Government Letter: "12 13 563 743"
  289. *ImageableArea F4: "12 13 582 923"
  290. *ImageableArea Monarch: "12 13 266 527"
  291. *ImageableArea Comm10/Commercial-10: "12 13 284 671"
  292. *ImageableArea DL: "12 13 299 611"
  293. *ImageableArea C5: "12 13 446 636"
  294. *ImageableArea C6: "12 13 310 447"
  295. *ImageableArea ISOB5/International B5: "12 13 486 696"
  296.  
  297. *?ImageableArea: "save
  298.   /cvp {(                ) cvs print ( ) print } bind def
  299.   /upperright {10000 mul floor 10000 div} bind def
  300.   /lowerleft {10000 mul ceiling 10000 div} bind def
  301.   newpath clippath pathbbox
  302.   4 -2 roll exch 2 {lowerleft cvp} repeat
  303.   exch 2 {upperright cvp} repeat flush
  304. restore"
  305. *End
  306.  
  307.  
  308. *% These provide the physical dimensions of the media, by option keyword.
  309. *%
  310. *DefaultPaperDimension: A4
  311. *%
  312. *PaperDimension A4: "595 841"
  313. *PaperDimension A5: "419 595"
  314. *PaperDimension B5: "516 728"
  315. *PaperDimension Letter: "612 792"
  316. *PaperDimension Legal: "612 1008"
  317. *PaperDimension HalfLetter/Half Letter: "396 612"
  318. *PaperDimension Executive: "521 755"
  319. *PaperDimension Govlgl/Government Legal: "612 936"
  320. *PaperDimension Govltr/Government Letter: "576 756"
  321. *PaperDimension F4: "595 935"
  322. *PaperDimension Monarch: "278 540"
  323. *PaperDimension Comm10/Commercial-10: "296 684"
  324. *PaperDimension DL: "311 623"
  325. *PaperDimension C5: "459 648"
  326. *PaperDimension C6: "323 459"
  327. *PaperDimension ISOB5/International B5: "498 708"
  328.  
  329.  
  330. *% This controls the "Paper from" driver dialog.
  331. *OpenUI *InputSlot: PickOne
  332. *OrderDependency: 15 AnySetup *InputSlot
  333. *DefaultInputSlot: Upper
  334. *%
  335. *% The "Automatic" default causes tray-selection based on PageSize.
  336. *% Default appears to be "Automatic" for EpsonScript Driver, and equivalently,
  337. *%   "Auto Select" for PSPrinter/LW8.0 .  I.e., DefaultInputSlot is ignored.
  338. *InputSlot Upper/Standard Bin: "0 statusdict /setpapertray get exec
  339.   <</ManualFeed false >> setpagedevice"
  340. *End
  341. *InputSlot Manual/Manual Feed: "0 statusdict /setpapertray get exec
  342.   <</ManualFeed true >> setpagedevice"
  343. *End
  344. *?InputSlot: "
  345.  save
  346.  currentpagedevice /ManualFeed get
  347.    {(Manual)}  {
  348.   1 dict
  349.    dup /0 (Upper) put
  350.    statusdict /papertray get exec
  351.    {get} stopped {pop pop (Unknown)} if
  352.  } ifelse
  353.  = flush restore"
  354. *End
  355. *CloseUI: *InputSlot
  356.  
  357. *% Font Information =====================
  358. *%
  359. *% Note:  "Helvetica", "Palatino" and "Times" are registered trademarks of
  360. *%   Linotype AG and/or its subsidiaries.  The PostScript interpreter
  361. *%   addressed by this PPD will substitute the comparable Bitstream font
  362. *%   families "Swiss", "Zapf Calligraphic", and "Dutch", respectively,
  363. *%   for PostScript references to the former three names.
  364. *%
  365. *DefaultFont: Courier
  366. *Font AvantGarde-Book:              Standard "(002)" Standard ROM
  367. *Font AvantGarde-BookOblique:          Standard "(002)" Standard ROM
  368. *Font AvantGarde-Demi:              Standard "(002)" Standard ROM
  369. *Font AvantGarde-DemiOblique:          Standard "(002)" Standard ROM
  370. *Font Bookman-Demi:              Standard "(002)" Standard ROM
  371. *Font Bookman-DemiItalic:          Standard "(002)" Standard ROM
  372. *Font Bookman-Light:              Standard "(002)" Standard ROM
  373. *Font Bookman-LightItalic:          Standard "(002)" Standard ROM
  374. *Font Courier:                  Standard "(002)" Standard ROM
  375. *Font Courier-Bold:              Standard "(002)" Standard ROM
  376. *Font Courier-BoldOblique:          Standard "(002)" Standard ROM
  377. *Font Courier-Oblique:              Standard "(002)" Standard ROM
  378. *Font Helvetica:              Standard "(002)" Standard ROM
  379. *Font Helvetica-Bold:              Standard "(002)" Standard ROM
  380. *Font Helvetica-BoldOblique:          Standard "(002)" Standard ROM
  381. *Font Helvetica-Narrow:              Standard "(002)" Standard ROM
  382. *Font Helvetica-Narrow-Bold:          Standard "(002)" Standard ROM
  383. *Font Helvetica-Narrow-BoldOblique:   Standard "(002)" Standard ROM
  384. *Font Helvetica-Narrow-Oblique:          Standard "(002)" Standard ROM
  385. *Font Helvetica-Oblique:          Standard "(002)" Standard ROM
  386. *Font NewCenturySchlbk-Bold:          Standard "(002)" Standard ROM
  387. *Font NewCenturySchlbk-BoldItalic:    Standard "(002)" Standard ROM
  388. *Font NewCenturySchlbk-Italic:          Standard "(002)" Standard ROM
  389. *Font NewCenturySchlbk-Roman:          Standard "(002)" Standard ROM
  390. *Font Palatino-Bold:              Standard "(002)" Standard ROM
  391. *Font Palatino-BoldItalic:          Standard "(002)" Standard ROM
  392. *Font Palatino-Italic:              Standard "(002)" Standard ROM
  393. *Font Palatino-Roman:              Standard "(002)" Standard ROM
  394. *Font Symbol:                  Standard "(002)" Standard ROM
  395. *Font Times-Bold:              Standard "(002)" Standard ROM
  396. *Font Times-BoldItalic:              Standard "(002)" Standard ROM
  397. *Font Times-Italic:              Standard "(002)" Standard ROM
  398. *Font Times-Roman:              Standard "(002)" Standard ROM
  399. *Font ZapfChancery-MediumItalic:      Standard "(002)" Standard ROM
  400. *Font ZapfDingbats:              Standard "(002)" Standard ROM
  401. *% 
  402.  
  403. *?FontQuery: "save
  404.  /str 100 string dup 0 (fonts/) putinterval def
  405.  {
  406.    count 1 gt
  407.    {
  408.      exch dup str 6 94 getinterval cvs
  409.      (/) print dup print (:) print exch
  410.      FontDirectory exch known
  411.      { pop (Yes) }
  412.  {
  413.    length 6 add str 0 3 -1 roll getinterval
  414.    mark exch status
  415.        {cleartomark (Yes)}{cleartomark (No)} ifelse
  416.      } ifelse = flush
  417.    }
  418.    {exit} ifelse
  419.  }bind loop
  420.  (*) = flush
  421. restore"
  422. *End
  423.  
  424. *?FontList: "save
  425.   FontDirectory { pop == } bind forall flush
  426. (*) = flush
  427. restore"
  428. *End
  429.  
  430. *% Printer Messages (verbatim from printer):
  431. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  432. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  433. *Message: "\FontName\ not found, using Courier"
  434.  
  435. *% Status (format: %%[ status: <one of these> ]%% )
  436. *Status: "idle"
  437. *Status: "busy"
  438. *Status: "waiting"
  439. *Status: "printing"
  440. *Status: "initializing"
  441.  
  442. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  443. *Source: "Serial"
  444. *Source: "LocalTalk"
  445. *Source: "Parallel"
  446.  
  447. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  448. *%   (Printer Errors are reported via the LCD display on the printer.)
  449.  
  450. *% Color Separation Information =====================
  451.  
  452. *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
  453.  
  454. *InkName: ProcessBlack/Process Black
  455. *InkName: CustomColor/Custom Color
  456. *InkName: ProcessCyan/Process Cyan
  457. *InkName: ProcessMagenta/Process Magenta
  458. *InkName: ProcessYellow/Process Yellow
  459.  
  460. *%  For 60 lpi / 300 dpi  ===============================
  461. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  462. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  463. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  464. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  465. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  466. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  467. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  468. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  469. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  470. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  471.  
  472. *%  For 53 lpi / 300 dpi  ===============================
  473. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  474. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  475. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "18.43"
  476. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  477. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  478. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  479. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  480. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.43"
  481. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.43"
  482. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  483.  
  484. *% end of PPD file for EPSON EPL-3000 EpsonScript.
  485.